@charset "UTF-8";

.content #tochigi_limitedcar_2604 * {
	max-width: 100%;
}

.bodyclass.page-second #tochigi_limitedcar_2604 {
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1;
	color: #000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .u-font-zen {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
}

.bodyclass.page-second #tochigi_limitedcar_2604 h1,
.bodyclass.page-second #tochigi_limitedcar_2604 h2,
.bodyclass.page-second #tochigi_limitedcar_2604 h3,
.bodyclass.page-second #tochigi_limitedcar_2604 h4,
.bodyclass.page-second #tochigi_limitedcar_2604 h5 {
	display: block;
	border: none;
	width: 100%;
	background: none;
	margin: 0;
	padding: 0;
}

.bodyclass.page-second #tochigi_limitedcar_2604 h1::after,
.bodyclass.page-second #tochigi_limitedcar_2604 h2::after,
.bodyclass.page-second #tochigi_limitedcar_2604 h3::after,
.bodyclass.page-second #tochigi_limitedcar_2604 h4::after,
.bodyclass.page-second #tochigi_limitedcar_2604 h5::after {
	display: none;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .sec-snippet-h3,
.bodyclass.page-second #tochigi_limitedcar_2604 p {
	margin: 0;
	padding: 0;
}

.bodyclass.page-second #tochigi_limitedcar_2604 ul {
	list-style: none;
}

.bodyclass.page-second #tochigi_limitedcar_2604 a {
	transition: 0.3s;
	text-decoration: none;
}

.bodyclass.page-second #tochigi_limitedcar_2604 a:hover{
	opacity: 0.6;
}

#tochigi_limitedcar_2604 img {
	width: auto;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	margin: 0 auto;
}

#tochigi_limitedcar_2604 .pc {
	display: block;
}

#tochigi_limitedcar_2604 .sp {
	display: none;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion {
	font-size: 22px;
	font-weight: 600;
	color: #2c8ddc;
	width: 100%;
	padding: .8em 0 1em;
	text-align: center;
	transition: .3s;
	cursor: pointer;
	position: relative;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion.is-open {
	background-color: #2C8DDC;
	color: #fff;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion:hover {
	opacity: .5;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion__icon {
	background-color: #2a8edc;
	display: block;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 50%;
	transform: translateY(-50%);
	right: .5em;
	border-radius: 50%;
	transition: 0.2s;
	cursor: pointer;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion.is-open .c-buttonAccordion__icon {
	background-color: #fff;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion__icon::before,
.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion__icon::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 12px;
	height: 2px;
	background: #fff;
	transition: 0.4s;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion.is-open .c-buttonAccordion__icon::before,
.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion.is-open .c-buttonAccordion__icon::after {
	background: #2a8edc;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion__icon::before {
	transform: rotate(-90deg);
	left: 1px;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-buttonAccordion.is-open .c-buttonAccordion__icon::before {
	transform: rotate(-180deg);
}




/* KEY VISUAL */
#tochigi_limitedcar_2604 .p-kv {
}




/* LEAD TEXT */
#tochigi_limitedcar_2604 .p-leadArea {
	background: #F1EFE8 url("../images/bg_lead.png") no-repeat center top;
	padding: 90px 0 80px 0;
	position: relative;
}

#tochigi_limitedcar_2604 .p-leadArea::before {
	content: "";
	width: 32px;
	height: 4px;
	display: block;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 30px;
	background: #F0997B;
}

#tochigi_limitedcar_2604 .p-leadArea__text {
	font-size: 20px;
	line-height: 1.7;
	text-align: center;
	color: #408CDC;
	letter-spacing: .05em;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .p-leadArea__text:not(:first-of-type) {
	margin-top: 1.7em;
}

#tochigi_limitedcar_2604 .c-linksList {
	display: flex;
	justify-content: center;
	gap: 35px;
	margin: 60px auto 0;
}

#tochigi_limitedcar_2604 .c-navList {
	display: flex;
	justify-content: center;
	gap: 40px;
	margin-top: 70px;
}

#tochigi_limitedcar_2604 .c-navListItem {
	border-radius: 80px;
	padding: 45px 0 30px 0;
	width: 474px;
	height: 380px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#tochigi_limitedcar_2604 .c-navListItem.audio {
	background-color: #85B7EB;
}

#tochigi_limitedcar_2604 .c-navListItem.navigation {
	background-color: #5DCAA5;
}

#tochigi_limitedcar_2604 .c-navListItem__button {
	width: 254px;
	margin: 0 auto;
}




/* INNER LINK */
#tochigi_limitedcar_2604 .p-innerLinkListArea {
	padding: 84px 0 83px 0;
	background: #F0997B url("../images/bg_line_up.png") no-repeat center top;
}

#tochigi_limitedcar_2604 .c-innerLinkList__head img {
	margin: auto;
}

#tochigi_limitedcar_2604 .c-innerLinkList {
	width: 1070px;
	margin: 30px auto 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 24px;
}

#tochigi_limitedcar_2604 .c-innerLinkList__item:nth-child(-n+2) {
	width: 48%;
	display: flex;
}

#tochigi_limitedcar_2604 .c-innerLinkList__item:nth-child(n+3) {
	margin-top: 35px;
}

#tochigi_limitedcar_2604 .c-innerLinkList__item:first-of-type {
	justify-content: flex-end;
}

#tochigi_limitedcar_2604 .c-innerLinkList__item:nth-of-type(2) {
	justify-content: flex-start;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-innerLinkList a {
	position: relative;
	display: inline-block;
	transition: .5s;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .c-innerLinkList a:hover {
	opacity: 1;
}

#tochigi_limitedcar_2604 .c-innerLinkList a:not(.is-show):hover {
	transform: translateY(15px);
}

#tochigi_limitedcar_2604 .c-innerLinkList a.is-show:hover {
	cursor: default;
}

#tochigi_limitedcar_2604 .c-innerLinkList a.is-show::after {
	display: block;
	position: absolute;
	content: "";
	background:url("../images/ico_arrow.svg") no-repeat center center / contain;
	width: 30px;
	height: 20px;
	bottom: -30px;
	left: 0;
	right: 0;
	margin: auto;
}

#tochigi_limitedcar_2604 .c-innerLinkList a img {
	width: auto;
}




/* CONTENTS */
#tochigi_limitedcar_2604 .p-contCarsArea {
	padding-bottom: 30px;
	background-color: #F0997B;
	border-radius: 0 0 105px 105px;
}

#tochigi_limitedcar_2604 .p-contCarsArea > .l-mainRow {
	display: none;
}

#tochigi_limitedcar_2604 .p-contCarsArea > .l-mainRow.is-show {
	display: inherit;
}




/* BANNER 1 */
#tochigi_limitedcar_2604 .p-banArea {
	margin-top: 40px;
}

#tochigi_limitedcar_2604 .p-banArea__head img {
	margin: 0;
}

#tochigi_limitedcar_2604 .p-banArea__main {
	margin-top: 16px;
	background-color: #BB343A;
	border-radius: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 40px;
	padding: 40px 0;
}




/* NOTES */
#tochigi_limitedcar_2604 .p-notesArea {
	margin-top: 40px;
	border-radius: 40px;
	border: 1px solid #757575;
	padding: 23px 30px;
}

.bodyclass.page-second #tochigi_limitedcar_2604 .p-notesArea__head {
	font-size: 24px;
	color: #757575;
	font-weight: 600;
}

#tochigi_limitedcar_2604 .c-notesList__wrap {
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}

#tochigi_limitedcar_2604 .c-notesList {
	width: 50%;
}

#tochigi_limitedcar_2604 .c-notesList.leftCont {
	border: 2px solid #bbb;
	border-width: 0 2px 0 0;
	padding-right: 2em;
}

#tochigi_limitedcar_2604 .c-notesList.rightCont {
	padding-left: 2em;
}

#tochigi_limitedcar_2604 .c-notesList__item {
	color: #757575;
	font-size: 14px;
	position: relative;
	padding-left: 1.2em;
	line-height: 1.4;
}

#tochigi_limitedcar_2604 .c-notesList__item:not(:first-of-type) {
	margin-top: .3em;
}

#tochigi_limitedcar_2604 .c-notesList__item::before {
	content: "■";
	display:inline-block;
	position: absolute;
	left: 0;
	top: 0;
}

#tochigi_limitedcar_2604 .c-notesList.rightCont .c-notesList__item::before {
	content: "●";
}




/* INFO */
#tochigi_limitedcar_2604 .p-infoArea {
	margin: 60px 0 0 0;
}

#tochigi_limitedcar_2604 .p-infoArea .c-infoList {
	width: 1006px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 20px 20px;
}

#tochigi_limitedcar_2604 .p-infoArea .c-infoList li {
	width: calc((100% - 40px) / 3);
}




/* BANNER 2 */
#tochigi_limitedcar_2604 .p-banArea2 {
	padding: 60px 0;
}

#tochigi_limitedcar_2604 .p-banArea2 p {
	text-align: center;
}

#tochigi_limitedcar_2604 .p-banArea2 p a {
	display: inline-block;
}

#tochigi_limitedcar_2604 .p-banArea2 p a img {
	width: 400px;
}




@media (max-width: 896px) {

	.bodyclass.page-second #tochigi_limitedcar_2604 {
	}

	#tochigi_limitedcar_2604 .pc {
			display: none;
	}

	#tochigi_limitedcar_2604 .sp {
			display: block;
	}

	#tochigi_limitedcar_2604 .l-mainRow {
		width: calc(311vw / 3.9);
		margin: auto;
	}

	#tochigi_limitedcar_2604 .l-inner {
		width: calc(311vw / 3.9);
		margin: auto;
	}




	/* LEAD TEXT */
	#tochigi_limitedcar_2604 .p-leadArea {
		padding-top: 70px;
		padding-bottom: calc(64vw / 3.9);
		background-image: url("../images/bg_lead_sp.svg");
	}

	#tochigi_limitedcar_2604 .p-leadArea::before {
		top: 27px;
		width: calc(32vw / 3.9);
		height: calc(4vw / 3.9);
	}

	#tochigi_limitedcar_2604 .p-leadArea__text {
		font-size: calc(16vw / 3.9);
	}

	#tochigi_limitedcar_2604 .c-linksList {
		flex-direction: column;
		gap: calc(14vw / 3.9);
		margin-top: 35px;
	}

	#tochigi_limitedcar_2604 .c-navList {
		flex-direction: column;
		align-items: center;
		margin-top: 60px;
		gap: 32px;
	}

	#tochigi_limitedcar_2604 .c-navListItem {
		border-radius: 64px;
		width: calc(311vw / 3.9);
		height: auto;
		padding: 2em;
	}

	#tochigi_limitedcar_2604 .c-navListItem__button {
		margin-top: 1.2em;
		width: auto;
	}




	/* INNER LINK */
	#tochigi_limitedcar_2604 .p-innerLinkListArea {
		background: #F0997B url("../images/bg_line_up_sp.png") no-repeat center top / cover;
		padding-top: calc(56vw / 3.9);
		padding-bottom: calc(58vw / 3.9);
	}

	#tochigi_limitedcar_2604 .c-innerLinkList {
		flex-direction: column;
		align-items: center;
		margin-top: calc(32vw / 3.9);
		gap: calc(31vw / 3.9);
		width: 100%;
	}

	#tochigi_limitedcar_2604 .c-innerLinkList__head {
		width: calc(171vw / 3.9)!important;
		margin: auto!important;
	}

	#tochigi_limitedcar_2604 .p-innerLinkListArea .c-innerLinkList__head img {
		margin: 0;
		max-width: none;
		width: 100%;
	}

	#tochigi_limitedcar_2604 .c-innerLinkList__item:nth-child(-n+2) {
		width: auto;
		display: block;
	}

	#tochigi_limitedcar_2604 .c-innerLinkList__item {
	}

	#tochigi_limitedcar_2604 .c-innerLinkList__item:not(:first-of-type) {
		margin-top: 0;
	}

	#tochigi_limitedcar_2604 .c-innerLinkList a {
		display: block;
		width: calc(311vw / 3.9);
		margin: auto;
	}

	#tochigi_limitedcar_2604 .c-innerLinkList a.is-show::after {
		width: calc(30vw /3.79);
		height: calc(18vw / 3.79);
		bottom: calc((22vw / 3.79) * -1);
	}

	#tochigi_limitedcar_2604 .c-innerLinkList a img {
		width: 100%;
		height: auto;
	}




/* CONTENTS */
	#tochigi_limitedcar_2604 .p-contCarsArea {
		padding-bottom: calc(20vw / 3.9);
		border-radius: 0 0 60px 60px;
	}




	/* BANNER 1 */
	#tochigi_limitedcar_2604 .p-banArea {
		margin-top: calc(30vw / 3.9);
	}

	#tochigi_limitedcar_2604 .p-banArea__head img {
		width: calc(130vw / 3.9)!important;
	}

	#tochigi_limitedcar_2604 .p-banArea__main {
		margin-top: calc(12vw / 3.9);
		border-radius: 32px;
		flex-direction: column;
		padding: calc(32vw / 3.9) calc(20vw / 3.9);
		gap: calc(20vw / 3.9);
	}




	/* NOTES */
	#tochigi_limitedcar_2604 .p-notesArea {
		margin-top: calc(32vw / 3.9);
		padding: calc(24vw / 3.9) calc(20vw / 3.9);
		border-radius: 20px;
	}

	.bodyclass.page-second #tochigi_limitedcar_2604 .p-notesArea__head {
		font-size: calc(20vw / 3.9);
	}

	#tochigi_limitedcar_2604 .c-notesList__wrap {
		flex-direction: column;
		margin-top: calc(15vw / 3.79);
	}

	#tochigi_limitedcar_2604 .c-notesList {
		width: 100%;
	}

	#tochigi_limitedcar_2604 .c-notesList.leftCont {
		padding: 0 0 1.5em; 
		border-width: 0 0 2px 0;
	}

	#tochigi_limitedcar_2604 .c-notesList.rightCont {
		padding: 1.5em 0 0 0; 
	}

	#tochigi_limitedcar_2604 .c-notesList__item {
		font-size: calc(14vw / 3.9);
		line-height: 1.3;
	}

	#tochigi_limitedcar_2604 .c-notesList__item:not(:first-of-type) {
		margin-top: .2em;
	}




/* INFO */
	#tochigi_limitedcar_2604 .p-infoArea {
		margin-top: calc(40vw / 3.9);
	}

	#tochigi_limitedcar_2604 .p-infoArea .c-infoList {
		width: calc(311vw / 3.9);
		margin: auto;
		gap: calc(20vw / 3.9);
		flex-direction: column;
	}

	#tochigi_limitedcar_2604 .p-infoArea .c-infoList li {
		width: 100%;
	}

	#tochigi_limitedcar_2604 .p-infoArea .c-infoList li a img {
		width: calc(311vw / 3.9);
		max-width: none;
	}




	/* BANNER 2 */
	#tochigi_limitedcar_2604 .p-banArea2 {
		padding: calc(32vw / 3.9) 0 0;
	}

	#tochigi_limitedcar_2604 .p-banArea2 p a img {
		width: calc(351vw / 3.9);
		margin: auto;
	}


}